Carbon


RemoveIconRefOverride

Header: Icons.h Carbon status: Supported

Restores the original bitmaps of an overridden IconRef.

OSErr RemoveIconRefOverride (
    IconRef theIconRef
);
theIconRef

A pointer to a value of typeIconRef whose bitmaps are to be restored.

function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when IconServicesLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by IconServicesLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/18/2000)